Skip to content

Fix non-existing Ldap::find() method #8274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

jeremyjumeau
Copy link
Contributor

Replace Ldap::find() method with Ldap::query() method & updating Adapater's options

Replace Ldap::find() method with Ldap::query() method & updating Adapater's options
Whether or not to secure the connection using SSL

``useStartTls``
``encryption``
Whether or not to secure the connection using StartTLS
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update this sentence too as the possible values are ssl, tls, and none.

@xabbuh xabbuh added this to the 3.3 milestone Aug 11, 2017
@xabbuh
Copy link
Member

xabbuh commented Aug 29, 2017

Thank you @jeremyjumeau.

xabbuh added a commit that referenced this pull request Aug 29, 2017
This PR was squashed before being merged into the 3.3 branch (closes #8274).

Discussion
----------

Fix non-existing Ldap::find() method

Replace Ldap::find() method with Ldap::query() method & updating Adapater's options

Commits
-------

91288cd Fix non-existing Ldap::find() method
@xabbuh xabbuh closed this Aug 29, 2017
@jeremyjumeau jeremyjumeau deleted the patch-1 branch August 29, 2017 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants